TenantObject
The tenant object.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
defaultThemeId |
Default theme id |
- |
string |
|
defaultHubTemplateId |
The default Hub template that should be used for the tenant's hubs - using the Hub template ID |
- |
string |
|
organizationalUnitText |
The organizational unit name that will be used in constrained domain searching. Active Directory only. |
- |
string |
|
scientistSeats |
Number of Scientist seat licenses to allocate to the tenant |
- |
integer |
int32 |
viewerSeats |
Number of Viewer seat licenses to allocate to the tenant |
Y |
integer |
int32 |
allowWebhookChannels |
Boolean flag to Allow end users to create webhook channels |
- |
boolean |
|
firstWorkday |
First workday |
- | ||
selectedUserDefaultsId |
User defaults |
- |
string |
|
basicSeats |
Number of Basic seat licenses to allocate to the tenant |
- |
integer |
int32 |
showGroupFolder |
Boolean flag to show a tenant's group folders |
- |
boolean |
|
defaultAiServer |
Default AI server |
- |
string |
|
proSeats |
Number of Professional seat licenses to allocate to the tenant |
Y |
integer |
int32 |
isOrganizationalUnitOn |
Switch to enable constrained domain searching for domain admins. Active Directory only. |
- |
boolean |
|
domainName |
The domain entity name that will be used in constrained domain searching. Active Directory only. |
- |
string |
|
name |
The tenant's name |
Y |
string |
|
analystSeats |
Number of Analyst seat licenses to allocate to the tenant |
- |
integer |
int32 |
isUserDefaultsOverridable |
Boolean flag to show - User defaults override |
- |
boolean |
|
defaultEmailTemplateId |
The default email template that should be used for the tenant's emails - using the Email template ID |
- |
string |
|
id |
The tenant ID. If provided, the GUID will be used. Otherwise, the function will auto-create it. |
- |
string |
|
defaultPaperType |
Setting to choose the default page size for printing |
- |
*Required elements are only used for API parameters